SET COM FLOAT
This command sets the value of a float (single precision) variable in a COM instance.

ARGUMENTS:
* Com Number = The number of the Com instance between 1 and 256.
* Variable Name = The name of the ActiveX variable.
* Value = The value to set.


SYNTAX
SET COM FLOAT Com Number,Variable Name,Value


RELATED INFO
View COM, ActiveX, .NET Index
View STYX Index
View STYX Main File